home *** CD-ROM | disk | FTP | other *** search
/ PC Format (PL) 2008 December / PC_Format_122008.iso / Multimedia / MediaPortal 0.2.3.0 / MediaPortal_0.2.3.0_Setup.exe / skin / BlueTwo / DialogMenuBottomRight.xml < prev    next >
Extensible Markup Language  |  2007-11-15  |  3KB  |  97 lines

  1. ∩╗┐<?xml version="1.0" encoding="utf-8" standalone="yes"?>
  2. <window>
  3.   <id>2015</id>
  4.   <defaultcontrol>3</defaultcontrol>
  5.   <allowoverlay>yes</allowoverlay>
  6.   <controls>
  7.     <control>
  8.       <type>image</type>
  9.       <id>0</id>
  10.       <width>720</width>
  11.       <height>576</height>
  12.       <texture>black.bmp</texture>
  13.       <colordiffuse>60ffffff</colordiffuse>
  14.     </control>
  15.     <control>
  16.       <type>group</type>
  17.       <description>group element</description>
  18.       <animation effect="fade" time="250">WindowOpen</animation>
  19.       <animation effect="fade" time="250">WindowClose</animation>
  20.       <control>
  21.         <type>image</type>
  22.         <id>0</id>
  23.         <posX>320</posX>
  24.         <posY>400</posY>
  25.         <width>350</width>
  26.         <height>150</height>
  27.         <texture>dialog_background.png</texture>
  28.       </control>
  29.       <control>
  30.         <description>Heading text label</description>
  31.         <type>label</type>
  32.         <id>4</id>
  33.         <posX>360</posX>
  34.         <posY>420</posY>
  35.         <label>181</label>
  36.         <font>font10</font>
  37.         <textcolor>FFFFFFFF</textcolor>
  38.       </control>
  39.       <control>
  40.         <description>Label text </description>
  41.         <type>label</type>
  42.         <id>5</id>
  43.         <posX>216</posX>
  44.         <posY>333</posY>
  45.         <label>-</label>
  46.         <font>font12</font>
  47.         <textcolor>FFFFFFFF</textcolor>
  48.       </control>
  49.       <control>
  50.         <description>Label text </description>
  51.         <type>label</type>
  52.         <id>6</id>
  53.         <posX>216</posX>
  54.         <posY>349</posY>
  55.         <label>-</label>
  56.         <font>font12</font>
  57.         <textcolor>FFFFFFFF</textcolor>
  58.       </control>
  59.       <control>
  60.         <description>Exit button</description>
  61.         <type>button</type>
  62.         <id>2</id>
  63.         <posX>610</posX>
  64.         <posY>420</posY>
  65.         <width>32</width>
  66.         <textureFocus>dialogue_shutdown_focus.png</textureFocus>
  67.         <textureNoFocus>dialogue_shutdown_nofocus.png</textureNoFocus>
  68.         <label>-</label>
  69.         <onleft>3</onleft>
  70.         <onright>3</onright>
  71.         <onup>3</onup>
  72.         <ondown>3</ondown>
  73.       </control>
  74.       <control>
  75.         <description>options listcontrol</description>
  76.         <type>listcontrol</type>
  77.         <id>3</id>
  78.         <posX>350</posX>
  79.         <posY>460</posY>
  80.         <width>285</width>
  81.         <height>160</height>
  82.         <onleft>2</onleft>
  83.         <onright>2</onright>
  84.         <onup>2</onup>
  85.         <ondown>2</ondown>
  86.         <spinPosX>580</spinPosX>
  87.         <spinPosY>498</spinPosY>
  88.         <spinWidth>16</spinWidth>
  89.         <spinHeight>16</spinHeight>
  90.         <textureHeight>22</textureHeight>
  91.         <font>font10</font>
  92.         <textYOff>1</textYOff>
  93.       </control>
  94.     </control>
  95.   </controls>
  96. </window>
  97.